-
Home
-
Pronamic Pay
-
8.0.0
-
Code
-
Classes
- Scheduler
Total Complexity |
13 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
114 |
Lines of code |
47 |
Logical lines of code |
23 |
Comment lines |
44 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
schedule_migration() |
S |
64 |
3 |
10 |
run_migration() |
S |
65 |
2 |
9 |
hook() |
S |
78 |
1 |
3 |
unhook() |
S |
78 |
1 |
3 |
mark_complete() |
S |
74 |
1 |
5 |
is_migration_scheduled() |
S |
75 |
1 |
4 |
unschedule_migration() |
S |
79 |
1 |
3 |
get_schedule_interval() |
S |
79 |
1 |
3 |
get_batch_size() |
S |
79 |
1 |
3 |
get_migration_runner() |
S |
76 |
1 |
4 |